Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issues 2 #267

Merged
merged 7 commits into from
Oct 14, 2024
Merged

Fix issues 2 #267

merged 7 commits into from
Oct 14, 2024

Conversation

dillonalaird
Copy link
Member

@dillonalaird dillonalaird commented Oct 13, 2024

Fixes several issues:

  • Moved to using tags instead of JSON as there's a lot of parsing issues and code generation issues with JSON that contains code
  • Fixed issue where tools were crashing when handling empty images. Often happens when chaining tools and produces a hard to read error message that is not easily resolved.
  • Automatically save files to artifacts instead of having the orchestrator responsible for it as the orchestrator will frequently forget to do it
  • Updated to new logo

Copy link
Member

@yzld2002 yzld2002 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yzld2002 yzld2002 merged commit 7bd8a11 into main Oct 14, 2024
8 checks passed
@yzld2002 yzld2002 deleted the fix-issues-2 branch October 14, 2024 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants